func golang.org/x/exp/apidiff.exportedMethods
3 uses
golang.org/x/exp/apidiff (current package)
compatibility.go#L286: oldMethodSet := exportedMethods(oldt)
compatibility.go#L287: newMethodSet := exportedMethods(newt)
compatibility.go#L334: func exportedMethods(t types.Type) map[string]types.Object {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)